home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / wdldgis.zip / OEMSETUP.INF < prev    next >
INI File  |  1992-03-30  |  2KB  |  61 lines

  1. ; Microsoft Windows Driver Library
  2. ; DGIS Display Driver Disk
  3. ; Copyright 1992 Microsoft Corporation
  4. ; ---------------------------------------------------------------
  5.  
  6. [data]
  7.     Version="3.10"
  8.  
  9. [disks]
  10.     t =.,  "DGIS Display Driver Disk", diskt
  11.  
  12. [display]
  13. ;profile = driver,       Description of driver,            resolution,    286 grabber,    logo code,    VDD,        386grabber,   ega.sys     logo data,     optional work section
  14. DGIS31L  = t:dgis.drv,     "DGIS 3.x w/VGA (Large Fonts)",              "100,120,120", t:vgacolor.2gr, t:vgalogo.lgo,   t:dgisvga.386,  t:vgadib.3gr,,           t:vgalogo.rle, dgis31l
  15. DGIS31S  = t:dgis.drv,     "DGIS 3.x w/VGA (Small Fonts)",              "100,96,96",   t:vgacolor.2gr, t:vgalogo.lgo,   t:dgisvga.386,  t:vgadib.3gr,,           t:vgalogo.rle, dgis31s
  16.  
  17. [dgis31l] 
  18. ,,system.ini,dgis.drv,"dpi=","dpi=120" 
  19.  
  20. [dgis31s] 
  21. ,,system.ini,dgis.drv,"dpi=","dpi=96"
  22.  
  23. [VGADIB.3GR]
  24. t:CGA40WOA.FON,t:CGA40850.FON
  25. t:CGA80WOA.FON,t:CGA80850.FON
  26. t:EGA40WOA.FON,t:EGA40850.FON
  27. t:EGA80WOA.FON,t:EGA80850.FON
  28.  
  29. [sysfonts]
  30. t:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  31. t:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  32.  
  33. [fixedfonts]
  34. t:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  35. t:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  36.  
  37. [oemfonts]
  38. t:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  39. t:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  40.  
  41. [fonts]
  42.    t:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  43.    t:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  44.  
  45.    t:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  46.    t:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  47.  
  48.    t:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  49.    t:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  50.  
  51.    t:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  52.    t:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  53.  
  54.    t:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  55.    t:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  56.  
  57.    t:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  58.    t:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  59.    t:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  60.  
  61.